home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / trubasic / rolldemos / basic / README < prev    next >
Encoding:
Text File  |  1994-08-02  |  571 b   |  18 lines

  1. True BASIC Language System - Command line options
  2. -------------------------------------------------
  3.  
  4. The executable "tru" is the True BASIC language system.
  5.  
  6. The command line options are:
  7.  
  8.     tru -i pgm.tru            run pgm.tru
  9.     tru -c pgm.tru            compile pgm.tru into pgm.trc
  10.  
  11. The script "run" references the environment variable TRU to determine where
  12. the language system resides.
  13.  
  14. The file "tru" is the X11R5 Windows version of True BASIC. (limit 250 lines)
  15. The file "gltru" is the Graphics Library version of True BASIC.
  16.  
  17. These versions were built using IRIX 4.0.5 or IRIX 5.1.
  18.